var go/types.goVersionRx
2 uses
go/types (current package)
version.go#L68: matches := goVersionRx.FindStringSubmatch(s)
version.go#L82: var goVersionRx = regexp.MustCompile(`^go([1-9][0-9]*)\.(0|[1-9][0-9]*)$`)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)